Release 10.1A: OpenEdge Development:
Progress Dynamics Repository Reference


gsm_field table — gsmff

This table lists fields that require secured access in your application. Users can only receive restricted access to fields specified in this table. If a user is given restricted access to a field specified in this table, the access can be view only, hidden, or update.

Table 11–3 lists the table’s FLA, fields, and foreign keys.

Table 11–3: gsm_field table information 
Table FLA
Fields (data type)
Foreign keys
gsmff
field_obj (Decimal)
field_name (Character)
field_description (Character)
disabled (Logical)
system_owned (Logical)
field_name

Table 11–4 gives details of the table’s indexes.

Table 11–4: gsm_field index information 
Index name
Elements
Type
XPKgsm_field
field_obj
Primary Unique
XAK1gsm_field
field_name
Unique
XIE1gsm_field
field_description
Nonunique

For field security to be activated, entries must be created in the gsm_security_structure table. The gsm_security_structure table is allocated to users and allows the field security to be globally restricted or different in various parts of the application.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095